[INFO] cloning repository https://github.com/luodeb/plugin-interfaces
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luodeb/plugin-interfaces" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluodeb%2Fplugin-interfaces", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluodeb%2Fplugin-interfaces'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb1e19dcd50b07d8f619bbb20fa52a46561dede5
[INFO] fixing luodeb/plugin-interfaces against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluodeb%2Fplugin-interfaces" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luodeb/plugin-interfaces
[INFO] finished tweaking git repo https://github.com/luodeb/plugin-interfaces
[INFO] tweaked toml for git repo https://github.com/luodeb/plugin-interfaces written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luodeb/plugin-interfaces on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8
[INFO] running `Command { std: "docker" "start" "716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking plugin-interfaces v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/callbacks.rs (1 fix)
[INFO] [stderr]        Fixed src/logging/logging.rs (21 fixes)
[INFO] [stderr]        Fixed src/pluginui/ui.rs (1 fix)
[INFO] [stderr]        Fixed src/metadata.rs (4 fixes)
[INFO] [stderr]        Fixed src/symbols.rs (10 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.49s
[INFO] [stderr] crater-edition-check: plugin-interfaces v0.1.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking plugin-interfaces v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |           log_info!("[{}] Plugin mount successfully", metadata.name);
[INFO] [stdout]    |           ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         log_info!(
[INFO] [stdout] 40 | |             "Config Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 41 | |             metadata.id,
[INFO] [stdout] 42 | |             metadata.name,
[INFO] [stdout] 43 | |             metadata.version,
[INFO] [stdout] 44 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | /         log_info!(
[INFO] [stdout] 56 | |             "Plugin disposed successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 57 | |             metadata.id,
[INFO] [stdout] 58 | |             metadata.name,
[INFO] [stdout] 59 | |             metadata.version,
[INFO] [stdout] 60 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | /         log_info!(
[INFO] [stdout] 72 | |             "Plugin connect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 73 | |             metadata.id,
[INFO] [stdout] 74 | |             metadata.name,
[INFO] [stdout] 75 | |             metadata.version,
[INFO] [stdout] 76 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 77 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/logging/logging.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 47 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handler.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         log_info!(
[INFO] [stdout] 88 | |             "Plugin disconnect successfully. Metadata: id={}, name={}, version={}, instance_id={}",
[INFO] [stdout] 89 | |             metadata.id,
[INFO] [stdout] 90 | |             metadata.name,
[INFO] [stdout] 91 | |             metadata.version,
[INFO] [stdout] 92 | |             metadata.instance_id.clone().unwrap_or("None".to_string())
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/handler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         log_info!(
[INFO] [stdout] 105 | |             "Plugin Receive Message. Metadata: id={}, name={}, version={}, instance_id={}, require_history={}",
[INFO] [stdout] 106 | |             metadata.id,
[INFO] [stdout] 107 | |             metadata.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             metadata.require_history
[INFO] [stdout] 111 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugin-interfaces` (lib test) due to 35 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metadata.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             log_error!(
[INFO] [stdout] 181 | |                 "Plugin '{}' does not set require_history config, but get_history was called.",
[INFO] [stdout] 182 | |                 self.metadata.id
[INFO] [stdout] 183 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugin-interfaces` (lib) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8", kill_on_drop: false }`
[INFO] [stdout] 716b1ab8f04d898dc085fc100caa0c52df80d9591d48107023f8c0e3f37d3db8
